PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFComputedDigitalSignature Class / getRawSignatureData Method
In This Topic
    getRawSignatureData Method
    In This Topic
    Gets the raw signature data exactly as it appears in the PDF file.
    Syntax
    public java.lang.String getRawSignatureData()

    Return Value

    The exact string COS Object that represents the signature data including the string terminators.
    See Also